[INFO] cloning repository https://github.com/dorakemon/vc-dcql-bbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dorakemon/vc-dcql-bbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b9f6d4c416f2520fc55c65b7bfc57780e3fdd32
[INFO] testing dorakemon/vc-dcql-bbs against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dorakemon/vc-dcql-bbs
[INFO] finished tweaking git repo https://github.com/dorakemon/vc-dcql-bbs
[INFO] tweaked toml for git repo https://github.com/dorakemon/vc-dcql-bbs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dorakemon/vc-dcql-bbs on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dorakemon/vc-dcql-bbs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bls12_381_plus v0.8.18
[INFO] [stderr]   Downloaded cc v1.2.43
[INFO] [stderr]   Downloaded zkryptium v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee5f5cc14b1574e44ace9c7c58631b8852977a74cb70d16f2771c4ef0d6e3221
[INFO] running `Command { std: "docker" "start" "-a" "ee5f5cc14b1574e44ace9c7c58631b8852977a74cb70d16f2771c4ef0d6e3221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee5f5cc14b1574e44ace9c7c58631b8852977a74cb70d16f2771c4ef0d6e3221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee5f5cc14b1574e44ace9c7c58631b8852977a74cb70d16f2771c4ef0d6e3221", kill_on_drop: false }`
[INFO] [stdout] ee5f5cc14b1574e44ace9c7c58631b8852977a74cb70d16f2771c4ef0d6e3221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa0f325efcf13c89fd424377d3ba87987ac6a5f20a3993b9ee62716c5f88743a
[INFO] running `Command { std: "docker" "start" "-a" "fa0f325efcf13c89fd424377d3ba87987ac6a5f20a3993b9ee62716c5f88743a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling did-key-bls12381 v0.1.0 (/opt/rustwide/workdir/packages/did-key-bls12381)
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling json-path-flatten v0.1.0 (/opt/rustwide/workdir/packages/json-path-flatten)
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bls12_381_plus v0.8.18
[INFO] [stderr]    Compiling zkryptium v0.6.0
[INFO] [stderr]    Compiling bbs v0.1.0 (/opt/rustwide/workdir/packages/bbs)
[INFO] [stderr]    Compiling vc v0.1.0 (/opt/rustwide/workdir/packages/vc)
[INFO] [stderr]    Compiling vp-dcql v0.1.0 (/opt/rustwide/workdir/packages/vp-dcql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.21s
[INFO] running `Command { std: "docker" "inspect" "fa0f325efcf13c89fd424377d3ba87987ac6a5f20a3993b9ee62716c5f88743a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa0f325efcf13c89fd424377d3ba87987ac6a5f20a3993b9ee62716c5f88743a", kill_on_drop: false }`
[INFO] [stdout] fa0f325efcf13c89fd424377d3ba87987ac6a5f20a3993b9ee62716c5f88743a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bedc6f4c3518f3542cdf280d7d4e30e9eda194e999007d86bf7c65744d3cd3d3
[INFO] running `Command { std: "docker" "start" "-a" "bedc6f4c3518f3542cdf280d7d4e30e9eda194e999007d86bf7c65744d3cd3d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling json-path-flatten v0.1.0 (/opt/rustwide/workdir/packages/json-path-flatten)
[INFO] [stderr]    Compiling bbs v0.1.0 (/opt/rustwide/workdir/packages/bbs)
[INFO] [stderr]    Compiling did-key-bls12381 v0.1.0 (/opt/rustwide/workdir/packages/did-key-bls12381)
[INFO] [stderr]    Compiling vc v0.1.0 (/opt/rustwide/workdir/packages/vc)
[INFO] [stderr]    Compiling vp-dcql v0.1.0 (/opt/rustwide/workdir/packages/vp-dcql)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.96s
[INFO] running `Command { std: "docker" "inspect" "bedc6f4c3518f3542cdf280d7d4e30e9eda194e999007d86bf7c65744d3cd3d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bedc6f4c3518f3542cdf280d7d4e30e9eda194e999007d86bf7c65744d3cd3d3", kill_on_drop: false }`
[INFO] [stdout] bedc6f4c3518f3542cdf280d7d4e30e9eda194e999007d86bf7c65744d3cd3d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2548a8387e45bf2c712948552254616e388268aef0235e07eb8ed277522c0d1
[INFO] running `Command { std: "docker" "start" "-a" "a2548a8387e45bf2c712948552254616e388268aef0235e07eb8ed277522c0d1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bbs-e2f8ffa5ea441fb2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test keys::tests::test_generate_keypair ... ok
[INFO] [stdout] test signature::tests::test_sign_and_verify ... ok
[INFO] [stdout] test signature::tests::test_verify_invalid_signature ... ok
[INFO] [stdout] test proof::tests::test_proof_with_invalid_disclosed_messages ... ok
[INFO] [stdout] test proof::tests::test_create_and_verify_proof ... ok
[INFO] [stdout] test proof::tests::test_proof_selective_disclosure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f3dfac62f8c62d7c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_keypair_generation ... ok
[INFO] [stdout] test test_invalid_signature_verification ... ok
[INFO] [stdout] test test_sign_verify_without_header ... ok
[INFO] [stdout] test test_proof_with_invalid_disclosed_messages ... ok
[INFO] [stdout] test test_sign_and_verify_from_fixtures ... ok
[INFO] [stdout] test test_create_and_verify_proof ... ok
[INFO] [stdout] test test_proof_selective_disclosure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/did_key_bls12381-abb9bbeb6a21b082)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test tests::test_known_vector ... ok
[INFO] [stdout] test tests::test_invalid_multicodec_prefix ... ok
[INFO] [stdout] test tests::test_invalid_did_key_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bbs_integration.rs (/opt/rustwide/target/debug/deps/bbs_integration-8d231c2be973f501)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_bbs_keypair_to_did_key ... ok
[INFO] [stderr]      Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-fcfc34e887289605)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_public_key_to_did_key_encoding ... ok
[INFO] [stdout] test test_all_vector_fields ... ok
[INFO] [stdout] test test_roundtrip_encoding_decoding ... ok
[INFO] [stdout] test test_did_key_to_public_key_decoding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_path_flatten-6b7483921fd42cf5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_simple_flatten ... ok
[INFO] [stdout] test tests::test_escape_json_pointer ... ok
[INFO] [stdout] test tests::test_array ... ok
[INFO] [stdout] test tests::test_nested_object ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-de77d4e6885a5683)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_fixture_2_nested_object ... ok
[INFO] [stdout] test test_fixture_1_simple_object ... ok
[INFO] [stdout] test test_fixture_3_array ... ok
[INFO] [stdout] test test_fixture_4_complex_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vc-adf84abf77d7737a)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_verify_with_wrong_key_fails ... ok
[INFO] [stdout] test tests::test_signed_credential_has_proof ... ok
[INFO] [stdout] test tests::test_sign_and_verify_simple_credential ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generate_fixture.rs (/opt/rustwide/target/debug/deps/generate_fixture-01eb6fa16e63becc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test generate_signed_credential_fixture ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-4e1c19959af0a1ef)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_sign_unsigned_document_sample ... ok
[INFO] [stdout] test test_verify_fails_with_modified_credential ... ok
[INFO] [stdout] test test_complex_credential_with_nested_objects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vp_dcql-072ed584e21d7581)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test dcql::tests::test_matches_credential ... ok
[INFO] [stdout] test dcql::tests::test_matches_credential_wrong_type ... ok
[INFO] [stdout] test dcql::tests::test_parse_dcql_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f850c2bdcbf29e98)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_create_presentation_type_mismatch ... ok
[INFO] [stdout] test test_create_presentation_with_selective_disclosure ... FAILED
[INFO] [stdout] test test_multiple_vcs_type_matching ... ok
[INFO] [stdout] test test_parse_dcql_multiple_claims ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_presentation_with_selective_disclosure stdout ----
[INFO] [stdout] Credential subject fields: Keys { iter: ["maximumAttendeeCapacity"] }
[INFO] [stdout] VP created successfully:
[INFO] [stdout] {
[INFO] [stdout]   "@context": [
[INFO] [stdout]     "https://www.w3.org/2018/credentials/v1",
[INFO] [stdout]     "https://www.w3.org/ns/data-integrity/v1",
[INFO] [stdout]     "https://schema.org/"
[INFO] [stdout]   ],
[INFO] [stdout]   "proof": {
[INFO] [stdout]     "challenge": "verifierChallenge",
[INFO] [stdout]     "created": "2026-05-04T16:16:50.491Z",
[INFO] [stdout]     "cryptosuite": "bbs-2025-dorakemon",
[INFO] [stdout]     "proofPurpose": "authentication",
[INFO] [stdout]     "proofValue": "z83b158912dfd5d8aaddcb92e651b826688dba3d7984518099351a3c973604f0818d85337d75543379380c62c3f5e990386c1c3ebc3f12e8d89349635ea2c819ec9aaa645e40d0e4e8fe8b0f531d9bc02ec1226e1776cab9a0e906ba4d048d03f89cf558ae6ffcdc6959ae9d5553b7bfd0426b63152f70bca8d670d54eb2c0b1d4406fd9e7e9fb8e038794a1a8a9fcbdf08451d15bc57e04a85acfafc280589cdaf5d149fa7ae33322d695031488adeb90717f42e7f382ec144ef8275a910f681fa8e174b4cc5a6fc396ce086c7cc28003267a3d2a7a8a77fbc4c1972e780099c3a536656335a1bcbbef423c3fc503139077196f451bf8e085bb4a1a2dbe49d7a2d778135aed48a3429f54797abc73a4d58ce61b0a2a227f78af916e2a891766a330b4741ca4d697072687132894820722e057cf690b8c686dc3e73c91add6011ad6c27704adff768f4b1733e8f6f6624584bb6cd098be27a2d268f5217db455d78f3c5f926ab2c993fc3b325e54cc997425f1a09a42ec16437982c42718dc584fae91cf43596c55ee6787bc3d519fc9e5c863621b6e01bdca76eef28025aa54a08f62918e9a629adc618f4394c338eb5107cbadd5a75deff723c63188d57455c5dfd495200c2df1076861da1a6b40d576f7acbd3cbc2ab4e02b0037199749b2e4ac41c3c93f0aca8dd2f72b78aaf6a3d19dd125ccf345b9dfe40ed406842b733ba26082e7b6e7524d93100f82ecc6a7707ebcb9292c508fb2788e1948f083184f1bfe471d3fb30ceff9f096aaf0d39690030263769e6535d373cc584287e18a7bd438c2aaf2f326ed293dd038e954f330d85e894fa1330aadcc66be8a688e7b33a4ad7ba77cc5a9dea665088a10ec9cc2c0579c4ccb78911492d7aadd31b65702e97c8c8c121d96814ac3b0e5eb5a77b",
[INFO] [stdout]     "type": "DataIntegrityProof"
[INFO] [stdout]   },
[INFO] [stdout]   "type": "VerifiablePresentation",
[INFO] [stdout]   "verifiableCredential": {
[INFO] [stdout]     "credentialSubject": {
[INFO] [stdout]       "maximumAttendeeCapacity": 10000
[INFO] [stdout]     },
[INFO] [stdout]     "proof": {
[INFO] [stdout]       "created": "2025-10-28T01:48:59Z",
[INFO] [stdout]       "cryptosuite": "bbs-2025-dorakemon",
[INFO] [stdout]       "proofPurpose": "assertionMethod",
[INFO] [stdout]       "type": "DataIntegrityProof",
[INFO] [stdout]       "verificationMethod": "did:key:zUC73krbmP1VnBehjqxNDF7xfwgeGztU6EfqeGFMw7THzYrurSAGFLm5ZF9CXJcycejKMWcRQPxgVKbBc7YdVAezs7JDxgjPoMUb4oRxG8yo5ZkbvroaQbKa66QEGXK7RmVP7YG"
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_presentation_with_selective_disclosure' (69) panicked at packages/vp-dcql/tests/integration_test.rs:76:10:
[INFO] [stdout] Failed to save VP fixture: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565f90a12daa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x565f90a12daa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x565f90a12daa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x565f90a12daa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x565f90a2767a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x565f90a2767a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x565f90a175e2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x565f90a175e2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x565f909f1a4f - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x565f909f1a4f - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x565f90a0b039 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x565f9089162c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x565f9089162c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x565f90a0b1f2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x565f90a0b1f2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x565f909f1b08 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x565f909e6d19 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x565f909f281d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x565f90a27e0c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x565f90a27b82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x565f90883dfc - <core[4a92201981c6b77a]::result::Result<(), std[1209cfb42f6d497f]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x565f90883a49 - integration_test[fb384a9d67872c39]::test_create_presentation_with_selective_disclosure
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/vp-dcql/tests/integration_test.rs:76:10
[INFO] [stdout]   22:     0x565f90881a87 - integration_test[fb384a9d67872c39]::test_create_presentation_with_selective_disclosure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/vp-dcql/tests/integration_test.rs:6:56
[INFO] [stdout]   23:     0x565f90884866 - <integration_test[fb384a9d67872c39]::test_create_presentation_with_selective_disclosure::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x565f9088490b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x565f9088490b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x565f908920fb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x565f908920fb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x565f908920fb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x565f908920fb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x565f908920fb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x565f908920fb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x565f908920fb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x565f9088b814 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x565f9088b814 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x565f90894d02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x565f90894d02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x565f90894d02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x565f90894d02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x565f90894d02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x565f90894d02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x565f90894d02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x565f90a124ef - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x565f90a124ef - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78f30053daa4 - <unknown>
[INFO] [stdout]   45:     0x78f3005caa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_presentation_with_selective_disclosure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p vp-dcql --test integration_test`
[INFO] running `Command { std: "docker" "inspect" "a2548a8387e45bf2c712948552254616e388268aef0235e07eb8ed277522c0d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2548a8387e45bf2c712948552254616e388268aef0235e07eb8ed277522c0d1", kill_on_drop: false }`
[INFO] [stdout] a2548a8387e45bf2c712948552254616e388268aef0235e07eb8ed277522c0d1
